home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / settingsUICalibration.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  1KB  |  45 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>10</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:213</define>
  7.   <define>#header.image:settings_logo.png</define>
  8.   <define>#header.hover:hover_settings.png</define>
  9.   <controls>
  10.     <import>common.settings.xml</import>
  11.     <control>
  12.       <description>calibration image</description>
  13.       <type>image</type>
  14.       <id>1</id>
  15.       <width>720</width>
  16.       <height>576</height>
  17.       <texture>settingsUICalibration.png</texture>
  18.       <animation effect="fade" time="250">WindowOpen</animation>
  19.       <animation effect="fade" time="250">WindowClose</animation>
  20.     </control>
  21.     <control>
  22.       <description>rectangle image</description>
  23.       <type>image</type>
  24.       <id>1</id>
  25.       <posX>18</posX>
  26.       <posY>270</posY>
  27.       <texture>calibration_bar.png</texture>
  28.       <animation effect="fade" time="250">WindowOpen</animation>
  29.       <animation effect="fade" time="250">WindowClose</animation>
  30.     </control>
  31.     <control>
  32.       <description>coordinates label</description>
  33.       <type>label</type>
  34.       <id>2</id>
  35.       <posX>360</posX>
  36.       <posY>295</posY>
  37.       <label>5</label>
  38.       <font>font13</font>
  39.       <textcolor>FFFFFFFF</textcolor>
  40.       <animation effect="fade" time="250">WindowOpen</animation>
  41.       <animation effect="fade" time="250">WindowClose</animation>
  42.     </control>
  43.   </controls>
  44. </window>
  45.